Skip to content

chore(deps): upgrade ts-rs to 12#243

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
mbrobbel:ts-rs-12
Jun 25, 2026
Merged

chore(deps): upgrade ts-rs to 12#243
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
mbrobbel:ts-rs-12

Conversation

@mbrobbel

Copy link
Copy Markdown
Member

Upgrades ts-rs from 11.1.0 to 12.0.1.

Changes:

  • Migrates manual exports from export_all_to(...) to Config::with_out_dir(...) + export_all(&cfg).
  • Adds a manual TS impl for schema Identifier to preserve Identifier = string and avoid the unsupported serde(try_from) warning.
  • Regenerates simulator TypeScript bindings; map types now use the v12 default non-optional index signature.

@mbrobbel mbrobbel added breaking Introduces a breaking change improvement Improves an existing functionality dependencies Pull requests that update a dependency file labels Jun 22, 2026
@mbrobbel mbrobbel changed the title Upgrade ts-rs to 12 chore(deps): upgrade ts-rs to 12 Jun 22, 2026
@mbrobbel mbrobbel marked this pull request as ready for review June 23, 2026 09:57
@mbrobbel

Copy link
Copy Markdown
Member Author

/merge

@rapids-bot rapids-bot Bot merged commit 8b3532c into rapidsai:main Jun 25, 2026
10 of 11 checks passed
@mbrobbel mbrobbel deleted the ts-rs-12 branch June 25, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change dependencies Pull requests that update a dependency file improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants